pgDeleteColumnByName
Type
property
Summary
Delete a column by name.
Syntax
set the pgDeleteColumnByName of widget to <String>
Description
Use the pgDeleteColumnByName property to delete the column with the specified name. This property will always return an empty string.
Examples
set the pgDeleteColumnByName of widget "PolyGrid" to "Date"